home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Interactive 9
/
PC World Interactive 9 - Temmuz 1998.iso
/
muzik
/
DJM210.EXE
/
djm210
/
DJMaster.exe
/
0
/
RCDATA
/
TFORM7
/
TFORM7.txt
Wrap
Text File
|
1998-02-09
|
6KB
|
286 lines
object Form7: TForm7
Left = 239
Top = 216
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'DJM Mixer Controls'
ClientHeight = 367
ClientWidth = 208
Color = clBlack
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
KeyPreview = True
Position = poScreenCenter
Scaled = False
OnCreate = FormCreate
OnKeyDown = FormKeyDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object GradientBack1: TGradientBack
Left = 0
Top = 0
Width = 208
Height = 367
Direction = gdUp
end
object GradButton1: TGradButton
Left = 59
Top = 329
Width = 90
Height = 26
Caption = 'OK'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = GradButton1Click
GradColor = clWhite
FaceColor = clGray
ShadowColor = clBtnShadow
end
object Panel11: TPanel
Left = 12
Top = 12
Width = 85
Height = 305
BevelOuter = bvLowered
TabOrder = 0
object wiaTile1: TwiaTile
Left = 1
Top = 1
Width = 83
Height = 303
TranColor = clBlack
TileMode = tmNormal
end
object Lock1: TSpeedButton
Left = 14
Top = 54
Width = 55
Height = 18
AllowAllUp = True
GroupIndex = 1
Down = True
Caption = 'Lock L/R'
end
object Label3D1: TLabel3D
Left = 8
Top = 3
Width = 70
Height = 24
Alignment = taCenter
Caption = 'Mixer 1'
Font.Color = clBlack
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
ShowHint = True
Transparent = True
CaptionStyle = csHeavyRaised
end
object Mixer1L: TMyTrackbar
Left = 6
Top = 74
Width = 36
Height = 225
Hint = 'Left'
Min = -255
Max = 0
SelectionStart = 0
SelectionEnd = 0
Position = 0
TickFreq = 16
Style = [tbAutoticks, tbVert, tbReversed, tbEnableSelRange, tbFixedLength]
ThumbLength = 22
ParentShowHint = False
ShowHint = True
OnChange = Mixer1LChange
end
object Mixer1R: TMyTrackbar
Left = 42
Top = 74
Width = 36
Height = 225
Hint = 'Right'
Min = -255
Max = 0
SelectionStart = 0
SelectionEnd = 0
Position = 0
TickFreq = 16
Style = [tbAutoticks, tbVert, tbEnableSelRange, tbFixedLength]
ThumbLength = 22
ParentShowHint = False
ShowHint = True
OnChange = Mixer1RChange
end
object Volume1L: TEdit
Left = 8
Top = 30
Width = 34
Height = 21
Hint = 'Left'
TabStop = False
Color = 7680
Font.Color = clLime
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ParentShowHint = False
ReadOnly = True
ShowHint = True
TabOrder = 2
Text = '100%'
end
object Volume1R: TEdit
Left = 42
Top = 30
Width = 34
Height = 21
Hint = 'Right'
TabStop = False
Color = 7680
Font.Color = clLime
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ParentShowHint = False
ReadOnly = True
ShowHint = True
TabOrder = 3
Text = '100%'
end
end
object Panel12: TPanel
Left = 110
Top = 12
Width = 85
Height = 305
BevelOuter = bvLowered
TabOrder = 1
object wiaTile2: TwiaTile
Left = 1
Top = 1
Width = 83
Height = 303
TranColor = clBlack
TileMode = tmNormal
end
object Lock2: TSpeedButton
Left = 15
Top = 54
Width = 54
Height = 18
AllowAllUp = True
GroupIndex = 1
Down = True
Caption = 'Lock L/R'
end
object Label3D2: TLabel3D
Left = 7
Top = 3
Width = 70
Height = 24
Alignment = taCenter
Caption = 'Mixer 2'
Font.Color = clBlack
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
ShowHint = True
Transparent = True
CaptionStyle = csHeavyRaised
end
object Mixer2L: TMyTrackbar
Left = 6
Top = 74
Width = 36
Height = 225
Hint = 'Left'
Min = -255
Max = 0
SelectionStart = 0
SelectionEnd = 0
Position = 0
TickFreq = 16
Style = [tbAutoticks, tbVert, tbReversed, tbEnableSelRange, tbFixedLength]
ThumbLength = 22
ParentShowHint = False
ShowHint = True
OnChange = Mixer2LChange
end
object Mixer2R: TMyTrackbar
Left = 42
Top = 74
Width = 36
Height = 225
Hint = 'Right'
Min = -255
Max = 0
SelectionStart = 0
SelectionEnd = 0
Position = 0
TickFreq = 16
Style = [tbAutoticks, tbVert, tbEnableSelRange, tbFixedLength]
ThumbLength = 22
ParentShowHint = False
ShowHint = True
OnChange = Mixer2RChange
end
object Volume2R: TEdit
Left = 42
Top = 30
Width = 34
Height = 21
Hint = 'Right'
TabStop = False
Color = 7680
Font.Color = clLime
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ParentShowHint = False
ReadOnly = True
ShowHint = True
TabOrder = 2
Text = '100%'
end
object Volume2L: TEdit
Left = 8
Top = 30
Width = 34
Height = 21
Hint = 'Left'
TabStop = False
Color = 7680
Font.Color = clLime
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ParentShowHint = False
ReadOnly = True
ShowHint = True
TabOrder = 3
Text = '100%'
end
end
object DelSysMenuItems1: TDelSysMenuItems
SysMenuItems = [smMaximize, smMinimize, smNextWindow, smRestore, smSize]
Left = 8
Top = 8
end
end